Cookiecutter should have a way to let templates specify that some fields are:
- limited to few choices
- limited to some kinds of values (regex? validator system?)
Also there should be a way to offer the user help. Currently user need to read external documentation to figure out what to put in. No, the default values don't serve that purpose.