private function getFrontendLabel(?int $storeId): ?string
    {
        $label = null;

        try {