At this point, when using vunit's array_pkg, it only supports integers as values. I think it would be a good thing to expand this to support other datatypes as well, such as std_logic, std_logic_vector, unsigned etc.
It would also be great if the array_pkg could support records of these data types as values.