Support multi fields in config

Currently we don't support the following syntax:

varname    ; test
#--------- ; ----
var1, var2 ; flagSomething()

It would be nice to have that though.