Custom widgets: feature walkthrough

@ysc Feedback: custom widgets are really great!

Feature request: extra Settings type: comma-seperated list

Besides the current available types (Item, Number, Color and String), I would like to have an extra type: “Comma separated list”. This would allow me to have more control over the options presented in the settings and it’s user input, e.g.

Y, N
yes, no
morning, noon, afternoon, night

This will allow me to make the widget highly configurable by the user.