Is there a way to store different types of variables in one place, at runtime?

basically i would say use a custom struct - but you need to have the variables type prepared in the struct before setting it… maybe there is an option to “create new variable” in a custom struct i do not know of.