потом пишешь их в пропсы отдельно
props.put("start",Integer.parseInt(vars.get("start")))
props.put("step",Integer.parseInt(vars.get("step2")))
props.put("duration",Integer.parseInt(vars.get("duration")))
props.put("ramp",Integer.parseInt(vars.get("ramp")))