template {
	tag "drow/multi";
	type "multiselect";
	default "1";
	description "Shall I choose?";
	choices "1, 2, 3";
	extended_description "Fooing!";
}
