The packe directory is now always searched for include files, after
all other directoreis given in $YML_PATH.
decl list(name);decl title alias columnTitle;list "List of goods" { head title "Goods", title "Price"; row value "Beer", value 20; row value "Wine", value 30;}