[ 'id' => 'foo', 'label' => t('Foo'), 'description' => t('Foo description.'), ], '{{ machine_name }}.bar' => [ 'id' => 'bar', 'label' => t('Bar'), 'description' => t('Bar description.'), ], ]; }