3.8.4. push()

void push ( string $name, mixed $value [, bool $selected = false] )

Adds the list element $name with the value $value. In the template, it is called for all listItem tags.