Usage:
1. Add button which would call `showDownloadModal`
<button class="green-button" onclick="showDownloadModal()">📥 Скачать все</button>
2. Include this file, pass "params" to it.
$this->insert('parts/export-caches-form', ["params" => ["country" => $countryId]])