How to show default option while letting the user know that he can unlock other options
I am currently working on my app, and in this tab where the user would put his information I want to show the user that by default the location will be wherever he is, but I also want to let the user know that he could use other locations if he upgraded to 'premium'.
What I currently have in order to let the user know of this is just the option that shows him that his current location is in use, and there is a moving menu showing the advantages of going premium (one of which is using every location).
I would appreciate any kind of advice. Thanks!