Allow configuring parameter ranges.
Compare changes
This PR adds a dedicated parameter type for passing model parameter names, and optional values or ranges. The parsing has been implemented at several places so far, but is now done in one central space. Also, the ranges are forwarded to combine commands in existing tasks.