One thing that I also find useful for variables is to have one card for all your variables and to write this line of code on the script of your deck:
var:variables.widgets
That way, you don't have to write variables.widgets every time and simply write var.myvariable.value for exemple.