Mostly changeability. If you define a static list in the BO class, there
is no option for change without programmer intervention.
If you want to let the user/admin change it from the UI, you need to use
the database. You can find several examples of this in the various
applications (timesheet status, tracker, etc.)
Nathan