<div dir="ltr"><div style="color:rgb(0,0,0);font-size:16px">Processing python scripts can have a variety of parameter types including selection:<div><font color="#dd1144" face="andale mono, ubuntu mono, courier new, courier, monospace" size="1"><span style="white-space:nowrap"><br></span></font></div><a href="http://docs.qgis.org/2.18/en/docs/user_manual/processing/scripts.html" target="_blank">http://docs.qgis.org/2.18/en/<wbr>docs/user_manual/processing/<wbr>scripts.html</a></div><div style="color:rgb(0,0,0);font-size:16px"><br><ul class="gmail-m_2172703419098547355gmail-simple" style="padding:0px;margin:0px 0px 10px 25px;color:rgb(51,51,51);font-family:"open sans","helvetica neue",ubuntu,arial,sans-serif;font-size:12.5px"><li style="margin-left:15px;line-height:1.4rem;font-size:0.9rem"><code style="padding:2px 4px;font-family:"andale mono","ubuntu mono","courier new",courier,monospace;font-size:12px;color:rgb(221,17,68);border-radius:3px;background-color:rgb(247,247,249);border:1px solid rgb(225,225,232);white-space:nowrap;line-height:1.2rem">selection</code>. A dropdown menu that allows the user to select from a pre-populated list. For example <code style="padding:2px 4px;font-family:"andale mono","ubuntu mono","courier new",courier,monospace;font-size:12px;color:rgb(221,17,68);border-radius:3px;background-color:rgb(247,247,249);border:1px solid rgb(225,225,232);white-space:nowrap;line-height:1.2rem">units=selection sq_km;sq_miles;sq_degrees</code></li></ul></div><div style="color:rgb(0,0,0);font-size:16px">If I want to use a script algorithm with such a selection input type in the modeler, there does not seem to be a way to use a corresponding selection input in the modeler (instead it is necessary to provide a fixed choice of the available selections as a string).</div><div style="color:rgb(0,0,0);font-size:16px"><br></div><div style="color:rgb(0,0,0);font-size:16px">Am I overlooking something ?</div><div style="color:rgb(0,0,0);font-size:16px"><br></div><div style="color:rgb(0,0,0);font-size:16px">Thanks, Andreas</div></div>