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

Yeah, I’m already using structs in different types of actors, that I’m saving in a SaveObject.
What I need to know is, is there a way to “append” all those structs together, basically.