If you create a lot of packages, you can override the defaults by
setting option "usethis.description" to a named list.
use_description(fields = NULL)A named list of fields to add to DESCRIPTION,
potentially overriding the defaults. If NULL, retrieved from
getOption("usethis.description"), and (for backward compatibility)
from getOption("devtools.desc").
Arguments that take a list