User's photo in their gaming profile

Does anyone know how the user can upload their photo to their profile?
This is so that when the game ends, the photos of the best scores appear.

What profile? Is this something you have created?

Look at Texture2D.LoadImage to get an idea of how to load Textures from image data (e.g. from a file selected by the user).