What data type would you use to store an immutable collection of objects that contain a fixed number of varying types?
Array
ImmutableCollection
List
Tuple