Best way to make a variable editable in editor and accessible in code, including when not in game

BrUnO XaVIeR, thank you for putting together this tutorial, learned a lot from it.

I was going to point out that the GameInstance class may be what he is looking for, as that is where I have been putting my persistent across levels data. But, using a module seems much better.