When to use `using Package: function` and when to use `import Package: function`

Wait, is there a practical difference between the two?

I feel the latter shall be preferred, in order to work in “read-only” mode, but I’m not sure.