Please add a way to add labels and separators to settings.xml: 1. label is a 1 line, string-only element: <label title="@String.section1Label"/> The advantage of having a label is that we don't need to add a fake property, and we can have better user...