Move PackageExcuses into a classic PackageData structure
PackageExcuses is no longer a relevant way of handling the migration excuses intel, as the use of the new yaml file implies a lot of string processing in the task. PackageData is a standard and efficient way of handling such questions and all other panels rely on it without much troubles.
We should drop PackageExcuses and do it the proper way