Support more than one choice of bulid plan in templates
Brought to you by:
rtvd
Support an ability to specify more than one build plan for each template node.
It could look like this:
Integer|Bean(String, String)
Which means "an integer or a bean which is constructed by passing to arguments of type String to its constructor"