Chifty, Ну так в рендер и передай массив
echo $view->render(
'downloads::file_upload_result',
[
'title' => __('Upload File'),
'page_title' => __('Upload File'),
'id' => $id,
'urls' => $urls,
'moderation' => $moderation ?? null,
'screen_attached' => $screen_attached ?? null,
'screen_attached_error' => $screen_attached_error ?? null,
/* как то так */ 'res_double' => $res_double,
]
);а в шаблоне foreach