Type, constants and menu choices to select the representation of table matrix
type TableTypes = enumeration(matrix "Explicitly supplied as parameter matrix table", file "Read from a file");