Iterables are variables that can hold more than 1 value at a time. A List is the most basic variable type.
Lists contain types in an order, and can have repeating values.
Use parameterized types if you want to keep all the types the same in a given list.