Allow not only string variables in config files
Created by: yurakuratov
Add support to bool, int, float variables in "variables" in "metadata" config section.
At the moment only string config variables are supported. This feature may be useful when non-string parameters are the same for several components.