Question: Is there is something like and Array but can hold different types of data?

Depending on what you’re trying to do, you could use a struct for that.