An objectlist is a list that can contain any number of elements, all of which have to be of type object. see Using Lists for more information.
The format in an ASLX file is:
<mylist type="objectlist">player; object1; thing</mylist>
There is more on lists here.