<form>
    <field>
        <id>enabled</id>
        <label>Enabled</label>
        <type>checkbox</type>
        <help>Enable ruleset</help>
    </field>
    <field>
        <id>filename</id>
        <label>Filename</label>
        <type>info</type>
    </field>
    <field>
        <id>documentation</id>
        <label>Source</label>
        <type>info</type>
    </field>
    <field>
        <id>filter</id>
        <label>Input Filter</label>
        <type>dropdown</type>
        <help>Filter to use when downloading this ruleset, applies this action to all incoming lines.</help>
    </field>
</form>