Parametrize suggestions
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=537535)
</details>
<!--IssueSummary end-->
# Situation
Sometimes, you can write 95 % of the suggestion, but the assignee needs to do the last 5 %
# Solution
This can be either
* a free-form text
* or an enumerable list of options
# Example
````markdown
You need to use this new component:
```suggestion:+0-0
<MyComponent size="{small|medium|large}" text="{…}" />
```
````
# Related
&832
issue