Yes I was reading it. You are only allowed to use Integers, Doubles, Floats, Strings, Booleans and null and these will be converted (not by you but by CC) to their corresponding Lua type.
It means that you cant use a custom class or hashmap, but I don't know if you can use an array (maybe not)...