This attribute sets the initial content of a list_box or popup_list.
To separate between rows, use the newline symbol "\n". To separate
between columns use the tab symbol "\t". To change the contents at
runtime, use the functions start_list, add_list, end_list.