Make parameter::get_from_package_key usable during inital boot
This change makes parameter::get_from_package_key usable during initial boot, i.e. before the table apm_parameters is created. In these cases, the function returns just the default value.