Let user select and load an image

Basically, I want to give the user the option to browse for a picture and load it into the project at runtime. Is this possible?

As far as I know, this is impossible to achieve at runtime within Unity.