The expression block requires a string when used as a template parameter. The expression must be something like “input1 * 16”.
So you can just change the numeric parameter to string. This should be selectable in the expression block afterwards and will output a fixed value or can be used to calculate something with the input parameters (see my example above for input1)