How can I save option in a global var to keep it in phone

I have an option in my home page to change the app language, but i want to save the selected option in a global variable, because if I close the app, it change to default lang, how can i do that?

Have you looked at the Storage docs?