Hi @NNG,
You can use the forge component which is named as DateRangePicker.
1. By dragging the DateRangePickerCombo into your screen.

2. Assign the values of startdate and enddate like you mentioned the Range From_Date and Start_Date.
It is a block so use Event Handler.

If you have only one date and if you wants to show the range enter the static value by using AddDays() function to From_Date.
Please find the below Demo Link and attached OML.
DEMO Link
I hope this helps.
- Palle Vijay Bhaskar Reddy